<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>BookComposer</after>
        <action>BookInstrumentation</action>
        <scheme>;;BookInstrumentation
        (BookTitles::Do "Instrumentation" "instrumentation" "Full Score"  "Give instrumentation for the default layout or blank out to delete: ")
</scheme>
        <label>Instrumentation</label>
        <tooltip>Prints the instrumentation on the title page. This can be edited for layouts that print just one part or section.</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
